home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
FM Towns: Free Software Collection 6
/
FM Towns Free Software Collection 6.iso
/
t_os
/
vdtwn
/
tvf
/
asmhd6
/
comdhd6
/
mado.hd6
< prev
next >
Wrap
Text File
|
1993-07-08
|
593b
|
56 lines
ds_name db '\KOMEI\実物\TVF_PRG\MADOWAKU',0
paint_wd:
SET_P dt1
re_paint:
WD_CLS 0
be_called:
ret
mouse_in:
cmp ch,2
je col_get
ret
col_get:
movzx edx,dx
shl edx,1
movzx ebx,bx
shl ebx,10
mov edi,40000h
add edi,ebx
add edi,edx
push ds
mov ax,120h
mov ds,ax
mov bx,[edi]
pop ds
mov ax,2
KAKU 306,ax
KAKU 308,bx
CALL_P dt1
ret
look_me:
call sub_esi
dd 0,0
dw 1,0,380,256,0,0,0,0,0,0
dt1:
call sub_edi
dw ?
db 'F_COL',0
p_set:
M_P_SET
p_call:
M_P_CALL